Post

Replies

Boosts

Views

Activity

Reply to AVAsset and HLS Streaming
Unfortunately, before using an AVMutableCompositionTrack you must download your HLS and cached locally.
Topic: Media Technologies SubTopic: Audio Tags:
Replies
Boosts
Views
Activity
Aug ’21
Reply to RSA public/private key generates with swift does not compatible with any other platforms
Adopted these above approaches https://github.com/nikolay-kapustin/CryptoExportImportManager/tree/master
Topic: Privacy & Security SubTopic: General Tags:
Replies
Boosts
Views
Activity
Jul ’23
Reply to Unable to install “myapp”
My issue for that was post build actions (doing some useful things) and make changes inside *.app folder just before running on device. Removed that actions, and problem is gone.
Replies
Boosts
Views
Activity
Apr ’24
Reply to Settings.bundle in iOS 18 seems to no longer work.
Ok, i catch that. It's seems a bug present only in iOS 18.x Simulator Xcode 16.2 + Simulator 16.x = works fine Xcode 16.2 + Simulator 17.x = works fine Xcode 16.2 + Simulator 18.x = no one works, even a simple empty app + new added Settings.bundle from Xcode Xcode 16.2 + iPhone 18.x = works fine
Topic: UI Frameworks SubTopic: UIKit Tags:
Replies
Boosts
Views
Activity
Jan ’25